ConditionResult

Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T* get()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
ConditionResult create(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
nullResult
ConditionResult nullResult()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
ResultTypes type;
Undocumented in source.
value
void* value;
Undocumented in source.

Meta